C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base.Collections Namespace / C1ObservableItemCollection<TOwner,TItem> Class / Item Property

In This Topic
Item Property (C1ObservableItemCollection<TOwner,TItem>)
In This Topic
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As TItem
 

Parameters

index
See Also